C1.WPF.DataGrid Namespace > DataGridSelectionManager Class > Select Method : Select(IEnumerable<DataGridCellsRange>,Boolean,DataGridCell,Object) Method |
'Declaration
Public Overloads Sub Select( _ ByVal ranges As System.Collections.Generic.IEnumerable(Of DataGridCellsRange), _ ByVal selectVisibleCells As System.Boolean, _ ByVal preferedCell As DataGridCell, _ ByVal latestSelectedObject As System.Object _ )
public void Select( System.Collections.Generic.IEnumerable<DataGridCellsRange> ranges, System.bool selectVisibleCells, DataGridCell preferedCell, System.object latestSelectedObject )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2